projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4dc24c
)
* configure.ac: Suggest Mailutils on Cygwin.
author
Ken Brown
<kbrown@cornell.edu>
Mon, 1 May 2017 18:37:26 +0000
(14:37 -0400)
committer
Ken Brown
<kbrown@cornell.edu>
Mon, 1 May 2017 18:37:26 +0000
(14:37 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index f3c53d7a19d498959a96c17646982b70e55ae392..c545663e9ed3995cb38c2bd0de26a8203d3061d4 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-5503,7
+5503,7
@@
To omit insecure POP3, you can use '$0 --without-pop'.])
fi
case $opsys in
-
cygwin |
mingw32)
+ mingw32)
# Don't suggest GNU Mailutils, as it hasn't been ported.
;;
*)